Total Complexity | 41 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 413 |
Lines of code | 270 |
Logical lines of code | 123 |
Comment lines | 83 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_email_content() | 32 | 9 | 134 | |
schedule_reports() | 56 | 6 | 20 | |
get_email_recipients() | 58 | 5 | 16 | |
send_report_email() | 54 | 4 | 20 | |
update_settings() | 62 | 3 | 12 | |
send_weekly_report() | 63 | 3 | 11 | |
send_monthly_report() | 63 | 3 | 11 | |
send_test_email() | 62 | 3 | 11 | |
get_report_data() | 60 | 1 | 13 | |
__construct() | 77 | 1 | 4 | |
init_hooks() | 69 | 1 | 6 | |
get_email_settings() | 65 | 1 | 9 | |
register_settings() | 80 | 1 | 3 |